home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / curso / Menu.dig / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-18  |  57 b   |  4 lines

  1. on(release){
  2.    _root.janela.aula00.gotoAndStop(5);
  3. }
  4.